Re: [Owfs-developers] OWHTTPD msec_read syntax

2009-07-28 Thread William Brown
It defaults to 5, what would be a good place to begin and is there a maximum that will degrade system? Paul Alfille wrote: http://owfs.org/index.php?page=owserver It's now --timeout_serial Paul Alfille On Fri, Jul 24, 2009 at 2:38 PM, William Brownmahi...@earthlink.net wrote: It is

Re: [Owfs-developers] OWHTTPD msec_read syntax

2009-07-28 Thread Paul Alfille
It is rare that the serial read will need to time out. We try to request the actual number of bytes expected. The usual problem is a setup that is particularly slow (convoluted chain to serial port, etc). With logging at max you should see if serial timeouts are occuring routinely. The 5 seconds

Re: [Owfs-developers] OWHTTPD msec_read syntax

2009-07-28 Thread William Brown
This problem only occurs when using the usb adapter DS9490R, the serial adapter DS9097U worked great. owhttpd doesn't alway list all my devices in the bus listing and when it does they will get dropped off the list. If I click on a device I do not get a full list of the device options.

Re: [Owfs-developers] OWHTTPD msec_read syntax

2009-07-28 Thread Michael Markstaller
owhttpd doesn't alway list all my devices in the bus listing and when it does they will get dropped off the list. If I click on a device I do not get a full list of the device options. If your using the latest owfs and -uall --usb_regulartime: This sounds more like your 1wire bus is

Re: [Owfs-developers] OWHTTPD msec_read syntax

2009-07-28 Thread William Brown
When using the serial adapter DS9097U all is good, problems only start with the usb adapter DS9490R. It may be there is a problem with my bus length when using usb, it is only 150 feet (50 meters approx). Michael Markstaller wrote: owhttpd doesn't alway list all my devices in the bus listing

Re: [Owfs-developers] OWHTTPD msec_read syntax

2009-07-24 Thread Paul Alfille
I've grepped the entire CVS tree and can't find a reference to msec_read. I suspect it's an old entry that has persisted in the documentation. Where did you see it? Paul Alfille On Thu, Jul 23, 2009 at 6:31 PM, William Brownmahi...@earthlink.net wrote: Whats the correct syntax for msec_read?

Re: [Owfs-developers] OWHTTPD msec_read syntax

2009-07-24 Thread William Brown
It is documented here as options to owserver and owhttpd http://owfs.sourceforge.net/owserver.1.html http://owfs.sourceforge.net/owhttpd.1.html msec_read http://owfs.sourceforge.net/owhttpd.1.html#toc27 Milliseconds before read timeout (for serial reads). Some embedded systems, and

Re: [Owfs-developers] OWHTTPD msec_read syntax

2009-07-24 Thread Paul Alfille
http://owfs.org/index.php?page=owserver It's now --timeout_serial Paul Alfille On Fri, Jul 24, 2009 at 2:38 PM, William Brownmahi...@earthlink.net wrote: It is documented here as options to owserver and owhttpd http://owfs.sourceforge.net/owserver.1.html

[Owfs-developers] OWHTTPD msec_read syntax

2009-07-23 Thread William Brown
Whats the correct syntax for msec_read? -- ___ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers