fastcgipp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fastcgipp-users] fastcgi++ hangs when POST request is submitted


From: Yeshwanth Sriram
Subject: Re: [Fastcgipp-users] fastcgi++ hangs when POST request is submitted
Date: Wed, 25 Apr 2012 10:17:24 +0200

Hi Eddie,

 

Here is the ‘strace’ output. I check with lighthttpd same behavior. Thank you.

 

Process 18646 attached - interrupt to quit

poll([{fd=3, events=POLLIN|POLLHUP}, {fd=4, events=POLLIN|POLLHUP}], 2, 0) = 0 (Timeout)

poll([{fd=3, events=POLLIN|POLLHUP}, {fd=4, events=POLLIN|POLLHUP}], 2, -1) = 1 ([{fd=3, revents=POLLIN}])

poll([{fd=3, events=POLLIN|POLLHUP}, {fd=4, events=POLLIN|POLLHUP}], 2, 0) = 1 ([{fd=3, revents=POLLIN}])

accept(3, {sa_family=AF_INET, sin_port=htons(60598), sin_addr=inet_addr("127.0.0.1")}, [12884901904]) = 6

fcntl(6, F_GETFL)                       = 0x2 (flags O_RDWR)

fcntl(6, F_SETFL, O_RDWR)               = 0

read(6, "\1\1\0\1\0\10\0\0", 8)         = 8

read(6, "\0\1\0\0\0\0\0\0", 8)          = 8

futex(0x2aac7c8218d4, FUTEX_WAKE_PRIVATE, 2147483647) = 0

poll([{fd=3, events=POLLIN|POLLHUP}, {fd=4, events=POLLIN|POLLHUP}, {fd=6, events=POLLIN|POLLHUP}], 3, 0) = 1 ([{fd=6, revents=POLLIN}])

read(6, "\1\4\0\1\2V\0\0", 8)           = 8

read(6, "\17\17SERVER_SOFTWARElighttpd/1.4.30"..., 598) = 598

poll([{fd=3, events=POLLIN|POLLHUP}, {fd=4, events=POLLIN|POLLHUP}, {fd=6, events=POLLIN|POLLHUP}], 3, 0) = 1 ([{fd=6, revents=POLLIN}])

read(6, "\1\4\0\1\0\0\0\0", 8)          = 8

read(6, "", 0)                          = 0

poll([{fd=3, events=POLLIN|POLLHUP}, {fd=4, events=POLLIN|POLLHUP}, {fd=6, events=POLLIN|POLLHUP}], 3, 0) = 1 ([{fd=6, revents=POLLIN}])

read(6, "\1\5\0\1\0\7\0\0", 8)          = 8

read(6, "name=me", 7)                   = 7

brk(0x19107000)                         = 0x19107000

brk(0x190fc000)                         = 0x190fc000

 

Description: C:\Users\ysriram\AppData\Roaming\Microsoft\Signatures\EMV_USA_With Mobile (Yeshwanth Sriram)-Image01.png

 

Yeshwanth Sriram 
Senior Architect

 

 
Palo Alto

United States

 

Direct: 
Mobile: +1 408 206 9784

 

Find Emailvision on:
Facebook, Twitter, Youtube, Linkedin and on our Blog

 

Website

 

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]