Opened 10 years ago
Last modified 10 years ago
#59 new enhancement
Add batch wrapper for RPC
Reported by: | Kris Deugau | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Version: | Keywords: | ||
Cc: |
Description (last modified by )
XMLRPC is sometimes inexplicably slow, even with FastCGI. Add a wrapper sub to accept a whole series of RPC commands in one connection.
This will likely be more help in development (where running normal CGI mode allows changes between each request to take effect).
Note:
See TracTickets
for help on using tickets.