Count errors by http code

2014-01-23 Thread smainklh
Hello all, I guess this is not the first time you hear this question : I would like to know if there's a way to setup counters on http codes. I know this is feasable with some kind log analyser like splunk or logstash/kibana but what i want is something running on a standalone server. A module ?

Webdav & chunk encoding : error code 500

2013-10-29 Thread smainklh
Hello, We're trying to use an appliance with the Nginx Webdav server. It is a streaming encoding plateform which is trying to send chunks. But for each chunks, we got a 500 error. We noticed the following error logs : 2013/10/25 16:24:17 [error] 35861#0: *50524 no user/password was provided for

Re: Nginx Webdav & POST method

2013-10-16 Thread smainklh
Lol, thanks Jonathan. I'll let you know what the devs will reply to this issue. You're right, this should be done from their side as Nginx is rfc compliant ^^ But your hack can be usefull under certain circumtances :p Regards, Smana - Mail original - De: "Jonathan Matthews" À: nginx@n

Re: Nginx Webdav & POST method

2013-10-16 Thread smainklh
Thanks Maxim, I'll contact their support in order to understand its behavior. See you, Smana - Mail original - De: "Maxim Dounin" À: nginx@nginx.org Envoyé: Mercredi 16 Octobre 2013 13:35:13 Objet: Re: Nginx Webdav & POST method Hello! On Wed, Oct 16, 2013 at 01:32:19PM +0200, smain...

Re: Nginx Webdav & POST method

2013-10-16 Thread smainklh
Thank you Maxim, Actually it's a video encoding appliance which seems to push files with POST  request. Please find below the error logs : 2013/10/16 09:19:14 [error] 17204#0: *237 no user/password was provided for basic authentication, client: x.x.x.x, server: localhost, request: "PROPFIND /86

Nginx Webdav & POST method

2013-10-16 Thread smainklh
Hello, We have an appliance which trying to perform POST methods against the Nginx server. However this doesn't seem to be supported. Could you please confirm me that ? And is there a workaround in order to allow POST requests ? Regards, Smana ___ ng