[google-appengine] Re: How to set deadline for a PHP URL fetch?

2013-06-04 Thread 1moretime
context to the number of seconds you want the deadline to be. On Tuesday, 4 June 2013 12:05:29 UTC+10, 1moretime wrote: Thanks, Dan I read that doc but PHP version not found. would you pls give some php code? On Jun 4, 4:16 am, Dan Holevoet danielholev...@google.com wrote

[google-appengine] Re: How to set deadline for a PHP URL fetch?

2013-06-04 Thread 1moretime
on - you'll get a more detailed error message. - -Vinny P Technology Media Advisor Chicago, IL My Go side project:http://invalidmail.com/ On Tuesday, June 4, 2013 6:51:47 AM UTC-5, 1moretime wrote: Hi, Stuart Thanks for your reply, I tried following code, but failed

[google-appengine] How to set deadline for a PHP URL fetch?

2013-06-03 Thread 1moretime
URL Fetch overview says: You can set a deadline for a request, the most amount of time the service will wait for a response. By default, the deadline for a fetch is 5 seconds. The maximum deadline is 60 seconds for HTTP requests and 10 minutes for task queue and cron job requests. Now, how can i

[google-appengine] Re: How to set deadline for a PHP URL fetch?

2013-06-03 Thread 1moretime
conveniently happens to have an answerhttp://stackoverflow.com/questions/2162115/how-to-set-timeout-for-url...for you! Thanks, Dan On Mon, Jun 3, 2013 at 8:20 AM, 1moretime chengxia...@gmail.com wrote: URL Fetch overview says: You can set a deadline for a request, the most amount

[google-appengine] Can I retrieve pop3 mails using Gmail from server which is behind firewall and only can be accessed through VPN?

2012-08-01 Thread 1moretime
i have pop3 account in office, which can be accessed outside office by VPN dialup. i want to use Gmail as my email client. is it possible to setup a 'GAE VPN mail server' so that Gmail can access and retrieve my work mail? -- You received this message because you are subscribed to the Google