** Changed in: php-soap (Ubuntu)
       Status: New => Invalid

** Description changed:

  Binary package hint: php-soap
  
  to reproduce it:
  
  * create a server that pauses 4 seconds before he handles the request
  * call the service and take the time
  
  
  for me it looks like this:
  
- [EMAIL PROTECTED]:~/patex.tmp$ date +%S:%N; cat selection1b.txt |head -n 1 
|./minipar.php; date +%S:%N
+ [EMAIL PROTECTED]:~$ date +%S:%N; cat text.txt |./client.php; date +%S:%N
  05:840866000
- Error: Timed out read from www.selfnet.de
+ Error: Timed out read from www.xyz.de
  09:956589000
  
  where the script is a client calling a service's method.

** Changed in: php-soap (Ubuntu)
       Status: Invalid => New

-- 
soap-server's socket times out after 4 seconds - no matter what value 
'default_socket_timeout' has
https://bugs.launchpad.net/bugs/116098
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to