Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
mongoose-users
Conversations
Labels
2014
2015
LibMongoose
MJPEG
Mac
URL
Webdav
access_log
antivirus
api
authentication
avast
ayuda
begin_request
blob
cgi
change-dir-format
client
compiler
connections
deprecated
download
embedded
encyypted
environment
error
examples
false
feature-request
file
filter
finance
free
full
gcc
header
http
https
image
installer
ios
ipv6
key
latest
linux
lua
mean
mixed
mongodb
mongoose
mongoose-file
monitor
multipart
node
offline
openssl
options
osx
password
path
pem
performance
php
populate
positiv
qt
raw-dir-listing
request
restful
rewrites
save
schema
schemaless
sendfile
server
setup
software
spaces
ssl
unix
upload
validation
version
websocket
windows
xmlhttprequest
About
mongoose-users
Contact owners and managers
1–30 of 1178
Mark all as read
Report group
0 selected
Sergey Lyubka
7/16/19
Re: Unable to access .CGI on embedded web server
Try to run that CGI file by hands. On Tue, Jul 16, 2019 at 8:34 AM Diego Inoferio <diegzinoferio25
unread,
cgi
embedded
mongoose
php
websocket
Re: Unable to access .CGI on embedded web server
Try to run that CGI file by hands. On Tue, Jul 16, 2019 at 8:34 AM Diego Inoferio <diegzinoferio25
7/16/19
samuel cicero
8/3/17
Q&A
Using Mongoose Dynamic Populate with unexpected result
Currently have a concept of a Slideshow and different types of slides. I'm attempting to populate
unread,
mongodb
mongoose
node
populate
schema
Q&A
Using Mongoose Dynamic Populate with unexpected result
Currently have a concept of a Slideshow and different types of slides. I'm attempting to populate
8/3/17
Buddha Shrestha
12/13/16
Q&A
best way to save images for a domain
Hi, I'm new to node.js and i'm trying to make an application which saves photos of users just
unread,
image
mongodb
mongoose
save
Q&A
best way to save images for a domain
Hi, I'm new to node.js and i'm trying to make an application which saves photos of users just
12/13/16
Michael Donux
,
Sergey Lyubka
3
9/19/16
Q&A
How to save the whole schema while not explicitly defining some of the fields
Sorry for that, I'll delete the post. On Monday, September 19, 2016 at 11:46:35 PM UTC+8, Sergey
unread,
mongoose
schema
Q&A
How to save the whole schema while not explicitly defining some of the fields
Sorry for that, I'll delete the post. On Monday, September 19, 2016 at 11:46:35 PM UTC+8, Sergey
9/19/16
Wunna Lwin
,
Sergey Lyubka
2
12/23/15
Q&A
Generate Dynamic Listening port
Hi Wunna, We're discontinuing this mailing list, please use forum.cesanta.com for questions.
unread,
mongoose
Q&A
Generate Dynamic Listening port
Hi Wunna, We're discontinuing this mailing list, please use forum.cesanta.com for questions.
12/23/15
Joshua Swiss
,
Sergey Lyubka
3
12/8/15
Q&A
TXT File Upload w/o GridFS using MEAN Stack
Oops! My apologies! ---- Joshua I Swiss Portfolio +254.708.170.742 (Kenya) +1.412.482.7536 (US) +
unread,
file
mean
mongodb
mongoose
mongoose-file
node
schema
Q&A
TXT File Upload w/o GridFS using MEAN Stack
Oops! My apologies! ---- Joshua I Swiss Portfolio +254.708.170.742 (Kenya) +1.412.482.7536 (US) +
12/8/15
mongoos...@gmail.com
,
Sergey Lyubka
2
9/27/15
Q&A
How to capture a timeout of 15min inactivity?
With new Mongoose 6.0, you can iterate over all connections and get the latest IO timestamp. On Mon,
unread,
mongoose
server
Q&A
How to capture a timeout of 15min inactivity?
With new Mongoose 6.0, you can iterate over all connections and get the latest IO timestamp. On Mon,
9/27/15
Evelyn Wolf
9/21/15
Mongoose - New release and changes to Fossa and Meerkat
Hi everyone, Today, Mongoose 6.0 will be released and with this, we are also updating Fossa and
unread,
mongoose
Mongoose - New release and changes to Fossa and Meerkat
Hi everyone, Today, Mongoose 6.0 will be released and with this, we are also updating Fossa and
9/21/15
Terence Martin
,
Sergey Lyubka
4
8/15/15
Q&A
mongoose access log writing not threadsafe?
Makes sense, thank you! On Friday, August 14, 2015, Terence Martin <walt...@gmail.com> wrote:
unread,
access_log
mongoose
request
Q&A
mongoose access log writing not threadsafe?
Makes sense, thank you! On Friday, August 14, 2015, Terence Martin <walt...@gmail.com> wrote:
8/15/15
Maksym Ihnatenko
,
Rouben Shekspir
2
7/30/15
Re: How to filter by population result in mongoose?
yes sorry, i get it to late. On 30 July 2015 at 14:38, Maksym Ihnatenko <im...@cesanta.com>
unread,
filter
mongodb
mongoose
populate
Re: How to filter by population result in mongoose?
yes sorry, i get it to late. On 30 July 2015 at 14:38, Maksym Ihnatenko <im...@cesanta.com>
7/30/15
Justin Young
,
Sergey Lyubka
2
7/1/15
multiple sites - one code base
Hi Justin, you're writing to the wrong mailing list. On Wed, Jul 1, 2015 at 5:48 AM, Justin Young
unread,
mongodb
mongoose
multiple sites - one code base
Hi Justin, you're writing to the wrong mailing list. On Wed, Jul 1, 2015 at 5:48 AM, Justin Young
7/1/15
Dennis Mikhailitsky
,
Sergey Lyubka
3
6/19/15
mg_write is much slower than mg_send_header + mg_printf_data
mg_printf_data() uses chunked encoding, which sends content length to the client automatically.
unread,
header
mongoose
mg_write is much slower than mg_send_header + mg_printf_data
mg_printf_data() uses chunked encoding, which sends content length to the client automatically.
6/19/15
Dennis Mikhailitsky
,
Max Ignatenko
3
6/18/15
Weird connections
It is used by mg_wakeup_server() https://github.com/cesanta/mongoose/blob/master/mongoose.c#L5453 to
unread,
connections
mongoose
Weird connections
It is used by mg_wakeup_server() https://github.com/cesanta/mongoose/blob/master/mongoose.c#L5453 to
6/18/15
Johan
,
Sergey Lyubka
2
5/27/15
The event handler is looping
I cannot reproduce the problem - everything works as expected. What version of Mongoose are you using
unread,
error
header
http
mongoose
server
The event handler is looping
I cannot reproduce the problem - everything works as expected. What version of Mongoose are you using
5/27/15
anooj.k...@synclovis.com
2/20/15
Q&A
Mongoose Multiple connection different mongo database
How to create multiple connection to different mongodb Database at same time & do database
unread,
connections
mongodb
mongoose
schema
Q&A
Mongoose Multiple connection different mongo database
How to create multiple connection to different mongodb Database at same time & do database
2/20/15
paul.c...@base2s.com
, …
TTK Droid
4
7/6/15
Q&A
SSL not working 'No Such Option'
Hey Paul, Did you end up resolving this issue? I'm facing the same problem of "
unread,
mongoose
pem
ssl
windows
Q&A
SSL not working 'No Such Option'
Hey Paul, Did you end up resolving this issue? I'm facing the same problem of "
7/6/15
Covert Nelson
,
Sergey Lyubka
2
12/22/14
Downloading Mongoose 5.5 pro
There are complaints about AV triggering on Mongoose executable. As CTO of Cesanta Software and
unread,
antivirus
false
mongoose
positiv
Downloading Mongoose 5.5 pro
There are complaints about AV triggering on Mongoose executable. As CTO of Cesanta Software and
12/22/14
Ivan Longin
10/25/14
Mongoose sub-documents and _id
Hi! I am wondering does mongoose always create _id for sub-documents (documents in array of parent
unread,
mongoose
schema
Mongoose sub-documents and _id
Hi! I am wondering does mongoose always create _id for sub-documents (documents in array of parent
10/25/14
Fabrizio Dini
,
Sergey Lyubka
9
10/10/14
File descriptor associated to a particular connection
True. All in all, a pipe should suffice. It would allow me to get the data out of generate_content()
unread,
LibMongoose
cgi
connections
file
mongoose
unix
File descriptor associated to a particular connection
True. All in all, a pipe should suffice. It would allow me to get the data out of generate_content()
10/10/14
Saiteja Parsi
10/1/14
Q&A
push an element to an array in a mongoose document
My schema is as follows: var schema = new mongoose.Schema({ _id: String, name:String, to:[{ name:
unread,
mongodb
mongoose
schema
Q&A
push an element to an array in a mongoose document
My schema is as follows: var schema = new mongoose.Schema({ _id: String, name:String, to:[{ name:
10/1/14
Hermann Schliederwirte
9/16/14
Mixed Schema with Array creates always two entries
I have this schema: var DEMOSCHEMA = new Schema({ member1: {}, member2: [] }); module.exports =
unread,
mixed
mongodb
mongoose
schema
schemaless
Mixed Schema with Array creates always two entries
I have this schema: var DEMOSCHEMA = new Schema({ member1: {}, member2: [] }); module.exports =
9/16/14
Vishnu Kumar Reddy Yanala
,
Sergey Lyubka
2
9/1/14
time complexity of save and update
Hi, On Mon, Sep 1, 2014 at 1:29 PM, Vishnu Kumar Reddy Yanala <vishnu.s...@gmail.com>
unread,
mongodb
mongoose
time complexity of save and update
Hi, On Mon, Sep 1, 2014 at 1:29 PM, Vishnu Kumar Reddy Yanala <vishnu.s...@gmail.com>
9/1/14
Aliş Sağıroğlu
,
Sergey Lyubka
4
9/2/14
initial setup for webdav - best practices -questions
A few more words on my use case. Open source reference manager Zotero is for me an essential
unread,
Webdav
client
examples
mongoose
initial setup for webdav - best practices -questions
A few more words on my use case. Open source reference manager Zotero is for me an essential
9/2/14
JamieOliver
, …
jeff shanab
8
8/12/14
Handling binary blob XMLHttpRequest call
Not sure where the data is sourceing and sinking in the customers example but Google Protocol Buffers
unread,
blob
mongoose
xmlhttprequest
Handling binary blob XMLHttpRequest call
Not sure where the data is sourceing and sinking in the customers example but Google Protocol Buffers
8/12/14
Daniel Drehmann
,
Sergey Lyubka
2
7/22/14
Nested Documents, performance issues and read<write
Wrong mailing list. On Tue, Jul 22, 2014 at 10:29 AM, Daniel Drehmann <drehmann.daniel@googlemail.
unread,
mongodb
mongoose
Nested Documents, performance issues and read<write
Wrong mailing list. On Tue, Jul 22, 2014 at 10:29 AM, Daniel Drehmann <drehmann.daniel@googlemail.
7/22/14
Jekin Trivedi
7/21/14
Help with MJPEG Streaming
Hey, I am trying to write a MJPEG streamer using mongoose. I just used the demo https://github.com/
unread,
MJPEG
mongoose
Help with MJPEG Streaming
Hey, I am trying to write a MJPEG streamer using mongoose. I just used the demo https://github.com/
7/21/14
Jared
,
Ulrich Hertlein
5
7/17/14
Q&A
Calling a member function from begin_request_handler
Hi Ulrich, Your solution worked! Thank you. Have a great day! -- Jared On Thursday, July 10, 2014 7:
unread,
begin_request
examples
mongoose
Q&A
Calling a member function from begin_request_handler
Hi Ulrich, Your solution worked! Thank you. Have a great day! -- Jared On Thursday, July 10, 2014 7:
7/17/14
Jijo Thomas
, …
jeff shanab
22
6/23/14
Run Mongoose server
Great... Thanks... Great help jshanab.. Thanks a lot. Now i can start the server in port 8080. This
unread,
Mac
gcc
mongoose
Run Mongoose server
Great... Thanks... Great help jshanab.. Thanks a lot. Now i can start the server in port 8080. This
6/23/14
shilpanabar
,
Sergey Lyubka
2
5/22/14
mongoose SSL server with enrypted key
No, Mongoose cannot do SSL password callback. You need to have password-less cert. On Mon, May 12,
unread,
encyypted
key
mongoose
password
ssl
mongoose SSL server with enrypted key
No, Mongoose cannot do SSL password callback. You need to have password-less cert. On Mon, May 12,
5/22/14
Marcel Wirtz
,
Sergey Lyubka
5
6/3/14
LibMongoose: File upload (hugh files)
Still need help. Am Mittwoch, 14. Mai 2014 13:38:15 UTC+2 schrieb Marcel Wirtz: Hello Sergey, i have
unread,
LibMongoose
api
http
mongoose
upload
windows
LibMongoose: File upload (hugh files)
Still need help. Am Mittwoch, 14. Mai 2014 13:38:15 UTC+2 schrieb Marcel Wirtz: Hello Sergey, i have
6/3/14