Quantcast
Channel: Nginx Forum
Browsing all 53287 articles
Browse latest View live

Request buffering when uploading big file

Hi.I'm using nginx as a front-end on file uploader. It gets PUT request fromclient and then proxy_pass it to custom uploader. The problem is nginx isbuffering whole request body (which may be very...

View Article


Re: How can i get ip and port under forward proxy

Hello!On Wed, Jun 05, 2013 at 09:10:10PM -0400, honwel wrote:> Ok, code is as follow:[...]> ngx_peer_connection_t *pc;> u_char sa[NGX_SOCKADDRLEN];> socklen_t len;> u_char...

View Article


Proxypass subfolder entries to another link

Dear SupportCurrently we have nginx proxypass to tomcat service and is working fine.server {listen 80;server_name app.geo.com;location / {if (!-e $request_filename) { rewrite ^/(.*)$ /index.php?q=$1...

View Article

rewrite для URI со знаком вопроса

Всем привет!У меня простейшая задача, которую почему-то никак не решить..Хочется, чтобы все кто обращался бы на URI:/path2/blablabla.action?licenseRequest=ABC123перманентно перенаправлялся бы...

View Article

The addition before sub

Hello,I want to inject something before </body> and before </head>, but even ifthere is no </body>.So used add_after_body /after_body;/after_body returns the text </body>, so...

View Article


Re: rewrite для URI со знаком вопроса

06.06.2013 17:22, siroco пишет:> Всем привет!Добрый день, siroco!> Хочется, чтобы все кто обращался бы на URI:> /path2/blablabla.action?licenseRequest=ABC123>> перманентно...

View Article

Re: The addition before sub

Hello!On Thu, Jun 06, 2013 at 03:41:53PM +0200, Witold Filipczyk wrote:> Hello,> I want to inject something before </body> and before </head>, but> even if there is no...

View Article

thread started by module put to sleep state

Hi everyone,I've been trying to embed mono within nginx to serve requests with ASP.NET just for learning purposes (I know there is a FastCGI server for mono out there), and I'm running into a...

View Article


Re: rewrite для URI со знаком вопроса

Спасибо за оперативный ответ!А если у меня сам "path2" еще проксируется в Tомкат:location /path2 {proxy_buffering on;proxy_pass http://some_server;proxy_read_timeout 120;proxy_set_header Host...

View Article


Re: The addition before sub

W dniu 06.06.2013 o 15:57 Maxim Dounin <mdounin@mdounin.ru> pisze:> Hello!>> On Thu, Jun 06, 2013 at 03:41:53PM +0200, Witold Filipczyk wrote:>>> Hello,>> I want to inject...

View Article

Re: rewrite для URI со знаком вопроса

06.06.2013 19:41, siroco пишет:> Спасибо за оперативный ответ!>> А если у меня сам "path2" еще проксируется в Tомкат:>> location /path2 {>> proxy_buffering on;> proxy_pass...

View Article

Re: The addition before sub

Hello!On Thu, Jun 06, 2013 at 05:43:14PM +0200, Witold Filipczyk wrote:> W dniu 06.06.2013 o 15:57 Maxim Dounin <mdounin@mdounin.ru> pisze:>> >Hello!> >> >On Thu, Jun 06,...

View Article

Re: The addition before sub

W dniu 06.06.2013 o 19:56 Maxim Dounin <mdounin@mdounin.ru> pisze:> Hello!>> On Thu, Jun 06, 2013 at 05:43:14PM +0200, Witold Filipczyk wrote:>>> W dniu 06.06.2013 o 15:57 Maxim...

View Article


limit_req странное поведение

Столкнулся с очень неожиданной проблемой, limit_req ведет себя непредсказуемо.Установка любого количества запросов в limit_req_zone сводится к ограничению,которое устанавливается через limit_req.Такой...

View Article

Re: rewrite для URI со знаком вопроса

On Thursday 06 June 2013 21:32:10 Andrey Kopeyko wrote:> 06.06.2013 19:41, siroco пишет:> > Спасибо за оперативный ответ!> >> > А если у меня сам "path2" еще проксируется в...

View Article


Re: limit_req странное поведение

Hello!On Thu, Jun 06, 2013 at 08:31:23PM +0100, Anatoly Mikhailov wrote:> Столкнулся с очень неожиданной проблемой, limit_req ведет себя непредсказуемо.> Установка любого количества запросов в...

View Article

Re: limit_req странное поведение

On Thursday 06 June 2013 23:31:23 Anatoly Mikhailov wrote:> Столкнулся с очень неожиданной проблемой, limit_req ведет себя> непредсказуемо. Установка любого количества запросов в...

View Article


Greetings from Belgium

Hi to everyone and greetings from Belgium.New to this forum. New to Nginx. Got some question but will post them in the appropriate section.CheersEelm

View Article

gunzip module and buffer managment

I'm trying to use the http_gunzip module as an example for a filter I am trying to write. I'm particularly interested in the buffer management.The module has a value in its ctx stuct called...

View Article

HTTPS To HTTPS For Vmware Workspace

Hi to everyone,been struggling on this lately and even if I have been reading a lot on forums, blogs I still can't figure it out and maybe I should have asked straight in the beginning at the source.A...

View Article
Browsing all 53287 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>