W liście Bryan z dnia wtorek 03 marca 2009:
> Inside of an XMLRPCController I have a function that inserts items
> into a database, and returns 'OK' to the client if everything works.
> Everything runs quickly and correctly, the rows are inserted into the
> DB, but pylons hangs for about a minute when generating the response.
> The client hangs there waiting for a response while pylons does
> *something*.
>

Maybe try to profile your application to check where it spends that time? Try 
repoze.profile.

-- 
Paweł Stradomski

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to