Is anybody running roundup behind nginx?

"John P. Rouillard" <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <[email protected]>
Hi all:

Does anybody have an nginx config for running roundup?

I would like to include it in the installation doc.

Extra points if it does gzip compression with a stanza like:

  gzip_http_version 1.1;
  gzip_proxied      any;
  gzip_min_length   500;
  # default comp_level is 1
  gzip_comp_level   6;
  gzip_disable      msie6
  gzip_types        text/plain text/css
                    text/xml application/xml
                    text/javascript application/javascript
                    text/json application/json;


Thanks.

--
				-- rouilj
John Rouillard
===========================================================================
My employers don't acknowledge my existence much less my opinions.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.