I have awstats set up and working with Nginx and perl but all images return
a 404 error. The virtual host config is identical to other websites where
images work fine except for the added part for perl.
I think i know what's happening but i dont know how to fix it; images are
being sent to the per
Hello there,
code snippet in the definition of ngx_chain_add_copy in ngx_buf.c:
ll = chain;
for (cl = *chain
Sorry, no answer necessary, I not will use such something. Many Greetings
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,246497,246498#msg-246498
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello Everyone! Is it possible to rewrite links on a webpage with the format
"domain/file" into the format "file.domain"? Please can anyone help?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,246497,246497#msg-246497
___
nginx mailing list
n
Hey!
On Wed, Jan 15, 2014 at 4:15 PM, Maxim Dounin wrote:
>
>
> It might be helpfull to see debug log and a tcpdump. See also
> http://wiki.nginx.org/Debugging for hints.
Debug log: http://cl.ly/142F2s2M0b2S
tcpdump: http://cl.ly/2K3D2F1X0t0n (only contains traffic between iOS and
nginx)
This
On Sunday 12 January 2014 21:27:23 nano wrote:
[..]
> Another presumption on my part, however, where is the nginx regex
> documentation? I cannot seem to find it or even what syntax nginx uses.
Nginx uses PCRE. The documentation should be available in your system:
$ man pcrepattern
$ man pcres
Hello!
On Wed, Jan 15, 2014 at 11:28:18AM -0600, k...@rice.edu wrote:
> On Wed, Jan 15, 2014 at 08:51:57PM +0400, Maxim Dounin wrote:
> > Hello!
> >
> > On Wed, Jan 15, 2014 at 10:37:29AM -0500, bidwell wrote:
> >
> > > I am running nginx 1.1.19 on an Ubuntu 12.04.4 64but server.
> > >
> > > I
Is there a work around? A google setting maybe? Is anyone else using nginx
to map to imap.gmail.com? How do they get it working?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,246483,246488#msg-246488
___
nginx mailing list
nginx@nginx.org
It seems, when my FCGI server responds to NGINX with "Status: 200
OK\r\nContent-Type:
multipart/mixed;boundary=whatever\r\n\r\nboundary=whatever\r\nContent-Type:
image/jpeg\r\n\r\n"
The FASTCGI module is taking the 2nd "Content-Type" only and uses it in the
initial response with the 200.
The clie
Hello!
On Wed, Jan 15, 2014 at 10:37:29AM -0500, bidwell wrote:
> I am running nginx 1.1.19 on an Ubuntu 12.04.4 64but server.
>
> I have nginx configured to enter on port 143 and go out to 127.0.0.1:143
> where it goes through stunnel to go to imap.gmail.com:993. If I talk
> directly to 127.0.0
Hello!
On Wed, Jan 15, 2014 at 12:16:18PM +, Eiríkur Nilsson wrote:
> Thanks for the suggestion.
>
> We're not specifying a event method currently, though I can't see if
> eventport was the default. If I explicitly use /dev/poll, and turn
> ssl_session_cache back on, the issue comes back.
>
I am running nginx 1.1.19 on an Ubuntu 12.04.4 64but server.
I have nginx configured to enter on port 143 and go out to 127.0.0.1:143
where it goes through stunnel to go to imap.gmail.com:993. If I talk
directly to 127.0.0.1:143 (to stunnel) it works. If I talk to nginx, it
authenticates, logs cor
Thanks for the suggestion.
We're not specifying a event method currently, though I can't see if
eventport was the default. If I explicitly use /dev/poll, and turn
ssl_session_cache back on, the issue comes back.
I have verified that both the HTTP request and response are proxied
properly. It seem
Thanks a lot!
So far about the nginx-clojure project the most valuable adviceI have
received is from you!
Best regards!
roberto Wrote:
---
> > Thanks for your good hints.
> >
> > I see there 's a good no-blocking mysql client Libdrizzle fro
Aha, I need more patience :)
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,246444,246478#msg-246478
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
On Wednesday 15 January 2014 03:53:23 itpp2012 wrote:
> I see only the '#if (NGX_SUPPRESS_WARN)' commit on hg, where are the others?
> can't attach anything here, after changeset 5516:439d05a037a3 additional
> changes are embedded here:
> http://nginx-win.ecsds.eu/ngx_http_spdy_filter_module.c
>
> Thanks for your good hints.
>
> I see there 's a good no-blocking mysql client Libdrizzle from
> https://launchpad.net/drizzle.
>
> With Nginx-lua or Openresty , Libdrizzle has been used in production.
yes, both can be of great inspiration for you/your project
>
> I won't hope every thing i
Thanks for your good hints.
I see there 's a good no-blocking mysql client Libdrizzle from
https://launchpad.net/drizzle.
With Nginx-lua or Openresty , Libdrizzle has been used in production.
I won't hope every thing is no-blocking and I think it is unnecessary.
Only when blocking hurt us w
> roberto Wrote:
> ---
>>
>> Sorry, but are you saying that your suggested usage for concurrency is
>> multiprocessing ?
>>
>> Multiprocessing is completely alien in the jvm (the vm is not even
>> fork-friendly) and that would mean the nginx work
I see only the '#if (NGX_SUPPRESS_WARN)' commit on hg, where are the others?
can't attach anything here, after changeset 5516:439d05a037a3 additional
changes are embedded here:
http://nginx-win.ecsds.eu/ngx_http_spdy_filter_module.c
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,246444,
roberto Wrote:
---
>
> Sorry, but are you saying that your suggested usage for concurrency is
> multiprocessing ?
>
> Multiprocessing is completely alien in the jvm (the vm is not even
> fork-friendly) and that would mean the nginx worker comple
21 matches
Mail list logo