Ask a Question related to Linux / Unix Administration, Design and Development.
-
Claudio Lapidus #1
udp input queue
Hello
I'm debugging an application than listens on an UDP (unprivileged)
port and I'm suspecting a queue buildup at certain peak load times. I
need to monitor the status of a particular input queue (how many
packets/bytes are waiting for service) at a certain moment.
I investigated netstat and ndd but haven't found anything useful. I recall
being able to do this on Tru64's and Linux' versions of netstat, but
on Solaris I'm stuck.
Does anybody have any experience on this one?
TIA,
cl.
Claudio Lapidus Guest
-
cfcalendar date input into an input field
Like a JS datepicker, how do i use cfcalendar to input a date into an input field? Something like this:... -
$_POST behavior from input=submit vs input-type=button
Hello all, I have been trying to solve an annoying behavior with PHP (I think). Maybe some of you have encountered the same and have some ideas.... -
Perl Newbie question: How would you take keyboard input and run a shell scrip with that input?
I don't think you could be vaguer :) Very basic #!/usr/bin/perl # update.pl multiple options command line my @packages = @ARGV foreach... -
Create Dynamic Input Names or Input Fields in Asp
I have a little code to add multiple items to a shopping cart based page. This code works perfect, but it adds all of the info to the same input... -
priority queue
Hi all , I am trying to implement a priority queue where people will submit some job through cgi written in perl and then another independent...



Reply With Quote

