ID |
Date |
Author |
Topic |
Subject |
Text |
|
2368
|
24 Mar 2022 |
Konstantin Olchanski | Bug Fix | mhttpd bug fixed | > > 1st wget stops (by ctrl-C), socket is
closed, mongoose frees it's mg_connection
object
|
|
2371
|
24 Mar 2022 |
Stefan Ritt | Bug Fix | mhttpd bug fixed | I see, now I understand.
As for the browser cache problem: This Chrome |
|
2374
|
24 Mar 2022 |
Konstantin Olchanski | Bug Fix | mhttpd bug fixed | > As for the browser cache problem: This Chrome
extension is your friend ...
|
|
2079
|
25 Jan 2021 |
Thomas Lindner | Suggestion | mhttpd browser caching | I have a more subtle point about the new ODB
key for using an external elog I mentioned
in [1]. I was very confused after changing |
|
2080
|
25 Jan 2021 |
Stefan Ritt | Suggestion | mhttpd browser caching | Let me first explain a bit why caching is
there. Once we had the case that someone
from
|
|
2081
|
25 Jan 2021 |
Thomas Lindner | Suggestion | mhttpd browser caching | I tried reloading the pages. If I reloaded
the actual elog page
|
|
2085
|
08 Feb 2021 |
Konstantin Olchanski | Suggestion | mhttpd browser caching | > r->rsprintf("Expires: %s\r\n", str);
The best I can tell, none of this works in |
|
2086
|
08 Feb 2021 |
Stefan Ritt | Suggestion | mhttpd browser caching | > It seems that the only reliable way to bypass
the browser cache is to add
> a tag with a random number to the URL ("&ts=currenttime").
|
|
2163
|
12 May 2021 |
Mathieu Guigue | Bug Report | mhttpd WebServer ODBTree initialization | Hi,
Using midas version 12-2020, I am trying |
|
2164
|
12 May 2021 |
Ben Smith | Bug Report | mhttpd WebServer ODBTree initialization | > midas_hatfe_1 | Mongoose web server listening
on http address "localhost:8080", passwords
OFF, hostlist OFF
|
|
2165
|
12 May 2021 |
Stefan Ritt | Bug Report | mhttpd WebServer ODBTree initialization | > It looks like mhttpd managed to bind to
the IPv4 address (localhost), but not the
IPv6 address (::1). If you don't need it, |
|
2167
|
13 May 2021 |
Mathieu Guigue | Bug Report | mhttpd WebServer ODBTree initialization | > > It looks like mhttpd managed to bind to
the IPv4 address (localhost), but not the
IPv6 address (::1). If you don't need it, |
|
2168
|
14 May 2021 |
Stefan Ritt | Bug Report | mhttpd WebServer ODBTree initialization | > Thanks a lot, this solved my issue!
... or we should turn IPv6 off by default, |
|
2200
|
02 Jun 2021 |
Konstantin Olchanski | Bug Report | mhttpd WebServer ODBTree initialization | > > Thanks a lot, this solved my issue!
>
> ... or we should turn IPv6 off by default, |
|
2269
|
05 Aug 2021 |
Stefan Ritt | Bug Report | mhttpd WebServer ODBTree initialization | Well, we all see it here at PSI, so this is
enough reason to turn this off by default.
Shall
|
|
1301
|
19 Jun 2017 |
Thomas Lindner | Bug Report | mhttpd ODB editor changes string length, breaks | I guess this might be related to the changes
in the last elog conversation; but
I'll break it out as a separate problem.
|
|
1303
|
21 Jun 2017 |
Thomas Lindner | Bug Report | mhttpd ODB editor changes string length, breaks | To follow up; with some help from Konstantin
and Stefan, we realized that this
particular problem should already be fixed. |
|
888
|
17 May 2013 |
Konstantin Olchanski | Info | mhttpd JSON-P support | >
> Added JSON encoding format to Javascript
ODBCopy(path,format) ("jcopy"). Use format="json", |
|
889
|
31 May 2013 |
Konstantin Olchanski | Info | mhttpd JSON-P support | > To see how it all works, please look at
examples/javascript1/example.html.
>
|
|
886
|
10 May 2013 |
Konstantin Olchanski | Info | mhttpd JSON support | > odbedit can now save ODB in JSON-formatted
files.
> Added functions:
|
|