[web2py] Re: When i'm uploading, my website lags

2014-02-23 Thread aslav

>
> Never mind it, I've resolved my problem by putting all the uploaded files 
> in static folder and insted of having actual file in db, now I just list 
> links for these.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[web2py] Using web2py build-in serwer

2014-02-22 Thread aslav
Hi there, I'm new to programming, python and web2py. I have a question - 
Can I use web2py build-in server insted of apache if I'm just running a 
small ( really small ) website with couple of visits and file downloads per 
day? 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[web2py] When i'm uploading, my website lags

2014-02-22 Thread aslav
Hi there, I'm very new to programming, python and web2py and I have a 
question. I got this app in which I upload some file to db through appadmin 
( code is almost the same as the one massimo gave in the book [ chapter 
about image blog ] ). And when I'm uploading something or downloading 
something, I ( or anyone else ) can't access my website until 
uploading/downloading is finished. What may be the problem? Sorry if I 
described it wrong, but I'm really new to this stuff.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.