This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

putserv speed

Help for those learning Tcl or writing their own scripts.
Post Reply
e
egglink
Voice
Posts: 6
Joined: Wed Jul 26, 2006 3:27 pm
Location: Athens, Greece

putserv speed

Post by egglink »

Is there a setting to control the -putserv- and -puthelp- speed?
User avatar
krimson
Halfop
Posts: 86
Joined: Wed Apr 19, 2006 8:12 am

Post by krimson »

control their speed in what way?
e
egglink
Voice
Posts: 6
Joined: Wed Jul 26, 2006 3:27 pm
Location: Athens, Greece

Post by egglink »

The manuals say that putquick putserv and puthelp use three different queues with ordered priorities. Since I do not use the putquick queue I expect putserv to work fast enough so that it does not violate regular thresholds of flood recvq's ... but putserv messages appears to have a large delay.

Let me rephrase the question.. is there a way to control the delays for putserv and puthelp?
User avatar
krimson
Halfop
Posts: 86
Joined: Wed Apr 19, 2006 8:12 am

Post by krimson »

no, there isn't, except maybe some modifications to some header files before compiling (i can't remember which ones though). you can at most use the -next switch to move up the line in the queue.

you could try using putquick to solve your problem (it would be the easiest method)
e
egglink
Voice
Posts: 6
Joined: Wed Jul 26, 2006 3:27 pm
Location: Athens, Greece

Post by egglink »

I see.. thanks krimson :)
Post Reply