ezstarsoft
2-10-04, 02:19 AM
due to files storing limitation policy of PW i have to change the way storing my user's files to my directories .
Owing to the fact that I am planning to build an online job agency service on my site like Yahoo's hot job service ( of course mine can not be compared this giant ) . I'd like to keep my user's photos as a part of their resume on the server . but the trouble is if i have more than 5000 users ( both employers and candidates ) and grant them to upload at least 3 photos , no sooner i would have reach the limitation of file storing ( 25600 both dirs and files ) ...so what now ? someone told me to use MySQL DB to store such files as binary data ( BLOB ) but i wonder if the system slows in functioning when i make queries for retrieving those data to show images on web page ? moreover i wonder if with all the resources i am having (1000 GB , 5GB bw/day ) , i can expand my online job agency system with more than 50000 (fifty thousand ) users ? if not possible surely i'll have to find dedicated hosting solution right ?
hey experts, super guru or whoever good at this ! help me out ! appreciate much ! good day !
Owing to the fact that I am planning to build an online job agency service on my site like Yahoo's hot job service ( of course mine can not be compared this giant ) . I'd like to keep my user's photos as a part of their resume on the server . but the trouble is if i have more than 5000 users ( both employers and candidates ) and grant them to upload at least 3 photos , no sooner i would have reach the limitation of file storing ( 25600 both dirs and files ) ...so what now ? someone told me to use MySQL DB to store such files as binary data ( BLOB ) but i wonder if the system slows in functioning when i make queries for retrieving those data to show images on web page ? moreover i wonder if with all the resources i am having (1000 GB , 5GB bw/day ) , i can expand my online job agency system with more than 50000 (fifty thousand ) users ? if not possible surely i'll have to find dedicated hosting solution right ?
hey experts, super guru or whoever good at this ! help me out ! appreciate much ! good day !