Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: [POE::Component::IRC] Updating The IRC Log Watcher bot

by moritz (Cardinal)
on Jan 12, 2014 at 11:16 UTC ( [id://1070327]=note: print w/replies, xml ) Need Help??


in reply to Re^2: [POE::Component::IRC] Updating The IRC Log Watcher bot
in thread [POE::Component::IRC] Updating The IRC Log Watcher bot

I think I know what's going on. The C API of most databases are limited to one statement per API call, and the installer tries to run several statements at once.

Since the installer doesn't know how to detect the end of SQL statements, it uses blank lines for detection. Thus this commit should fix it.

As for the HTTP side, you can use any of the servers listed on http://plackperl.org/#servers. I hear Starman is a good choice. Then an nginx or Apache as reverse proxy should be pretty easy to set up.

If you have any more questions, feel free to drop in on #ilbot on irc.freenode.org.

  • Comment on Re^3: [POE::Component::IRC] Updating The IRC Log Watcher bot

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1070327]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-19 20:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found